DART instrument Response Decimation Swapped in stages - #2518
Conversation
Swap DART response 15s decimation stages to match stationxml validation
Swap DART Response decimation stages to match FDSNxml validation
|
Hi there ! |
|
I think we probably don't need the second stage. The only requirement is to swap between volts and counts, but these instruments don't record in volts. |
|
Hi @ozym thanks i shortened the response to one single stage as a test.
i have attached the stationxml FDSN one stage as producef for NZA UTZ from delta cheers! |
|
Okay, Plan B. Make the input sample rate for the second stage the same as the first (e.g. 0.06666666666666667) with a factor of 1. That is, no decimation. |
|
You could also try -15 rather than 0.06666666666666667 |
|
Test -900 and -15
->Maybe the validator might also need an update to account for test.xml.txt
|
adjust the decimals to display changes only
Adjust decimals
|
Kia Ora @Thomas-Benson @ozym |
|
As we move toward stationxml 1.2 it d be great to have this PR reviewed thanks! |
|
Hi @Thomas-Benson Would youhave a go at this |
Thomas-Benson
left a comment
There was a problem hiding this comment.
Obspy looks happy with this for both stationxml 1.1 and 1.2
Channel 'UTZ', Location '40'
Time range: 2019-12-22T00:00:00.000000Z - 2021-12-17T01:00:00.000000Z
Latitude: -42.3707, Longitude: 176.9109, Elevation: 0.0 m, Local Depth: 0.0 m
Azimuth: 0.00 degrees from north, clockwise
Dip: 0.00 degrees down from horizontal
Channel types: CONTINUOUS, GEOPHYSICAL
Sampling Rate: 0.07 Hz
Sensor (Description): Bottom Pressure Recorder (SAIC BPR Bottom Pressure Recorder)
Response information available
Channel Response
From m () to count ()
Overall Sensitivity: 149254 defined at 0.030 Hz
2 stages:
Stage 1: CoefficientsTypeResponseStage from m to V, gain: 149254
Stage 2: CoefficientsTypeResponseStage from V to count, gain: 1
|
Hi @Thomas-Benson @ozym :) |
Adapt decimation stages for stationxml validation